home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qtoken.zip / TOKEN.TEC < prev   
Text File  |  1992-03-09  |  7KB  |  144 lines

  1. ID:TR Token Ring Cards and QEMM-386
  2. Quarterdeck Technical Note #156
  3. by Dan Sweeney
  4. last revision:  12 February 1992
  5.      
  6.                  IBM TOKEN RING  PS/2 PRIMARY ADAPTER CARDS                    
  7.               
  8.     This card has both an Adapter RAM and an Adapter ROM in the address space 
  9. between 640K & 1024K.  There are two versions of this card.  One version has 
  10. an 8K ROM and 8K RAM; the other has 16K ROM and RAM sizes. The possible 
  11. locations for these are shown below.  Other considerations would be an ESDI 
  12. Hard Disk Controller card or other PS/2 adapter cards.  The ROM locations 
  13. listed below for the 16K version of the card are valid for the ESDI controller 
  14. as well as the Token Ring Adapter.    
  15.  
  16.     If 8K in size                    If 16K in size   
  17.  
  18.    ROM         RAM                 ROM         RAM
  19. C800  C9FF  C800  C9FF          C800  CBFF  C800  CBFF
  20. CC00  CDFF  CA00  CCBF          CC00  CFFF  CC00  CFFF
  21. D000  D2FF  CC00  CDFF          D000  D3FF  D000  D3FF
  22. D400  D6FF  CE00  CFFF          D400  D7FF  D400  D7FF
  23. D800  D9FF  D000  D1FF          D800  DBFF  D800  DBFF
  24. DC00  DDFF  D200  D3FF          DC00  DFFF  DC00  DFFF
  25.             D400  D5FF                                
  26.             D600  D7FF                                
  27.             D800  D9FF                                
  28.             DA00  DBFF                                 
  29.             DC00  DDFF                                 
  30.             DE00  DFFF                                  
  31.  
  32.     QEMM-386 may not detect the RAM Buffer Address (or the ROM on some 
  33. versions of the PS/2 Token ring card).  You should EXCLUDE THE RAM BUFFER and 
  34. ROM ADDRESS FROM QEMM-386 to avoid conflicts in the reserved memory area. To 
  35. exclude an area from QEMM-386 you need to place a parameter on the QEMM386.SYS 
  36. line of your CONFIG.SYS file.  The exclusion must state both the starting and 
  37. ending addresses in hexadecimal format.  An example is shown below. 
  38.  
  39. device=c:\QEMM\QEMM386.SYS X=D800-DFFF RAM ST:M
  40.                              |    |                          
  41.                            Start  End    
  42.  
  43. Q:  HOW DO YOU KNOW WHICH AREA TO EXCLUDE? 
  44.     
  45.     The default location for the RAM is at D800. But you should use your IBM 
  46. PS/2 Reference diskette (Select View Configuration from the Main Menu) to 
  47. verify the address of both RAM and ROM.
  48.  
  49. Q:  WHY HAS MY CONVENTIONAL MEMORY BEEM REDUCED BY 64K AFTER EXCLUDING THE RAM 
  50.     BUFFER ADDRESS?
  51.  
  52.     QEMM-386 may not be able to establish a page frame in the Reserved Memory 
  53. area (the memory between 640K and 1024K) due to the exclusion.  If this is the 
  54. case QEMM-386 will set its page frame in the LOWER 640K of memory.  QEMM-386, 
  55. like every Expanded Memory manager needs 64K of contiguous memory in order to 
  56. create ExPANDed memory. 
  57.  
  58. Q:  HOW DO I CONFIGURE FOR EXPANDED MEMORY WITHOUT HAVING MY PAGE FRAME RESIDE 
  59.     IN THE LOWER 640K?
  60.  
  61.     It MAY be possible to relocate (depending on the Adapters installed in 
  62. your PS/2) either the Token Ring ROM and RAM or other adapters so that there 
  63. is 64K of contiguous memory.  This may require that you generate a new network 
  64. shell or add parameters to your network drivers. 
  65.  
  66.     The example below is for an IBM PS/2 Model 80 with an ESDI Hard Disk 
  67. Controller Card and Token Ring Card (16K ROM and RAM) installed. 
  68.  
  69. Step 1. Using the IBM Reference Diskette, select View 
  70.         Configuration and from the submenu choose change 
  71.         configuration. Highlight the ESDI Controller Address 
  72.         and press the F5 or F6 function key until it starts at 
  73.         D400. Next, locate the Token Ring RAM address to D800.
  74.         Last but not least, locate the Token Ring ROM at DC00.
  75.  
  76. Step 2. Edit the QEMM line in your Config.sys file to read as
  77.         follows:
  78.  
  79.         device=c:\QEMM\QEMM386.SYS RAM ST:M X=D800-DFFF 
  80.  
  81.         This will prevent QEMM-386 from mapping anything over
  82.         the top of the RAM buffer and ROM address of the
  83.         network card.
  84.  
  85. Step 3. If you are using Novell Netware, have your network 
  86.         supervisor reconfigure your Anet3 file to reflect 
  87.         the change in address of both the ROM and RAM.  On 
  88.         Netware 2.1x this will not have to be done.
  89.  
  90.         If you are using the IBM PClan, have your network
  91.         manager change (or add) the following parameter to 
  92.         the Tokrui driver to read:
  93.  
  94.         TOKRUI 400000000001,D800
  95.  
  96.         If you are using the IBM Local Area Network Support 
  97.         Program, change (or add) the following parameter to the
  98.         device driver DXMC0MOD.SYS . The line should read:
  99.  
  100.         device=c:\DXMC0MOD.SYS ,D800
  101.  
  102.         It is important that there is a space between the last S 
  103.         in .sys and the comma.
  104.  
  105. Q:  WHAT IT YOU'RE NOT ON A PS/2 BUT ARE USING AN IBM TOKEN RING CARD? 
  106.  
  107.     You will have to change the switches on switch block 1 to 
  108.     relocate the ROM address.  Choose what best fits your 
  109.     configuration from the list below.  
  110.  
  111.    Memory     Switches 1 to 6     Don't use this location
  112.    Location    (F=OFF N=ON)       if your video  display is
  113.  
  114.    A800        N F N F N N        EGA or VGA
  115.    AA00        N F N F N F        EGA or VGA
  116.    AC00        N F N F F N        EGA or VGA 
  117.    B000        N F F N N N        Mono, MGA or Hercules
  118.    B400        N F F N F N        MGA, Hercules             
  119.    B800        N F F F N N        CGA ,EGA, MGA, Hercules, VGA    
  120.     
  121.    BC00        N F F F F N        CGA, EGA, MGA, Hercules, VGA    
  122.      
  123.    C000        F N N N N N        EGA or VGA
  124.    C200        F N N N N F        EGA or VGA
  125.    C400        F N N N F N        Extended Bios EGA or VGA
  126.    C800        F N N F N N        XT Hard disk ROM*
  127.    CC00        F N N F F N
  128.    D000        F N F N N N
  129.    D400        F N F N F N
  130.    DC00        F N F F F N
  131.  
  132.    * I know....this isn't a video card, but all the Intel and
  133.      Quadram PC to 386 folks should be aware of it. 
  134.  
  135.     After you have done this you should follow steps 2 and 3 as 
  136.     described above remembering to replace the D800 with the RAM
  137.     address you have chosen. 
  138.  
  139.   ************************************************************************
  140.   *This technical note may be copied and distributed freely as long as it*
  141.   *is distributed in its entirety and it is not distributed for profit.  *
  142.   *         Copyright (C) 1990-2 by Quarterdeck Office Systems           *
  143.   ************************ E N D   O F   F I L E *************************
  144.